text/template/parse.Tree.newField (method)
3 uses
text/template/parse (current package)
node.go#L504: func (t *Tree) newField(pos Pos, ident string) *FieldNode {
parse.go#L742: node = t.newField(chain.Position(), chain.String())
parse.go#L780: return t.newField(token.pos, token.val)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)